home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 20
/
macformat_20.iso
/
mac
/
Shareware
/
Desarrolladores
/
Sys Environment (PPC) Dev
/
Headers
/
machines.h
< prev
next >
Wrap
Text File
|
1996-07-15
|
618b
|
54 lines
//machines.h ©1996 Brian Bergstrand 07/16/96
//PowerMac string ID's
enum
{
iNotFound=1,
i6100_60,
i7100_66,
i8100_80,
i6100_66,
i6100_66DOS,
i7100_80,
i8100_100,
i8100_110,
i7200,
i7500,
i8500,
i9500,
i7600,
iAWS9150_80,
iAWS9150_120,
i2300,
i500upgrade,
i5300
};
//Performa string ID's
enum
{
i5200=2,
i5215,
i6110,
i6112,
i6115,
i6116,
i6117,
i6118,
i6200,
i6300
};
//processor string ID's
enum
{
iCPUNotFound=1,
i601,
i603,
i604,
i603e,
i604e
};
const gestaltCPU603e=0x0106;
const gestaltCPU604e=0x0108;//educated guess based on the 603e